[INFO] cloning repository https://github.com/zdotfun/librustzcash
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zdotfun/librustzcash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzdotfun%2Flibrustzcash", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzdotfun%2Flibrustzcash'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 61f84d90626d8016c104a0e69d715933641eac95
[INFO] fixing zdotfun/librustzcash against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzdotfun%2Flibrustzcash" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/zdotfun/librustzcash
[INFO] finished tweaking git repo https://github.com/zdotfun/librustzcash
[INFO] tweaked toml for git repo https://github.com/zdotfun/librustzcash written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zdotfun/librustzcash on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zdotfun/librustzcash already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 81d67603c10caceeea44f09863873ff02543c31e4fe049540c4b78575cc34498
[INFO] running `Command { std: "docker" "start" "81d67603c10caceeea44f09863873ff02543c31e4fe049540c4b78575cc34498", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "81d67603c10caceeea44f09863873ff02543c31e4fe049540c4b78575cc34498" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81d67603c10caceeea44f09863873ff02543c31e4fe049540c4b78575cc34498", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "81d67603c10caceeea44f09863873ff02543c31e4fe049540c4b78575cc34498" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating components/equihash/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating components/f4jumble/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating components/zcash_address/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating components/zcash_encoding/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating components/zcash_protocol/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating components/zip321/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating pczt/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating zcash_transparent/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating zcash_primitives/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating zcash_proofs/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating zcash/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating zcash_client_backend/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating zcash_keys/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating zcash_client_memory/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating zcash_client_sqlite/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating zcash_extensions/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating zcash_history/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking memuse v0.2.2
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking blake2b_simd v1.0.2
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking core2 v0.3.3
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]     Checking nonempty v0.11.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking f4jumble v0.1.1 (/opt/rustwide/workdir/components/f4jumble)
[INFO] [stderr]    Migrating components/f4jumble/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Checking bech32 v0.11.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking zcash_encoding v0.3.0 (/opt/rustwide/workdir/components/zcash_encoding)
[INFO] [stderr]    Migrating components/zcash_encoding/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling document-features v0.2.8
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking zcash_spec v0.2.1
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking zip32 v0.2.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking blake2s_simd v1.0.2
[INFO] [stderr]     Checking halo2_legacy_pdqsort v0.1.0
[INFO] [stderr]    Compiling anyhow v1.0.83
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling equihash v0.2.2 (/opt/rustwide/workdir/components/equihash)
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]    Migrating components/equihash/build.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Migrating components/equihash/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]     Checking hybrid-array v0.2.3
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking block-buffer v0.11.0-rc.3
[INFO] [stderr]     Checking crypto-common v0.2.0-rc.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]     Checking num-bigint v0.4.5
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking wagyu-zcash-parameters-2 v0.2.0
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking wagyu-zcash-parameters-5 v0.2.0
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]     Checking wagyu-zcash-parameters-1 v0.2.0
[INFO] [stderr]     Checking wagyu-zcash-parameters-3 v0.2.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking wagyu-zcash-parameters-6 v0.2.0
[INFO] [stderr]     Checking wagyu-zcash-parameters-4 v0.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking wagyu-zcash-parameters v0.2.0
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]     Checking digest v0.11.0-pre.9
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking known-folders v1.1.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]     Checking hmac v0.13.0-pre.4
[INFO] [stderr]     Checking sha2 v0.11.0-pre.4
[INFO] [stderr]     Checking ripemd v0.2.0-pre.4
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking xdg v2.5.2
[INFO] [stderr]     Checking proptest v1.4.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling which v7.0.2
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking half v2.2.1
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking pasta_curves v0.5.1
[INFO] [stderr]     Checking pairing v0.23.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking bls12_381 v0.8.0
[INFO] [stderr]     Checking bellman v0.14.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking sinsemilla v0.1.0
[INFO] [stderr]     Checking halo2_poseidon v0.1.0
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]     Checking jubjub v0.10.0
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling symbolic-demangle v12.13.3
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking bytemuck v1.16.3
[INFO] [stderr]     Checking incrementalmerkletree v0.8.2
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking daggy v0.8.0
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking incrementalmerkletree-testing v0.3.0
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking symbolic-common v12.13.3
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking quick-xml v0.26.0
[INFO] [stderr]     Checking clap v4.5.20
[INFO] [stderr]     Checking zcash_protocol v0.6.2 (/opt/rustwide/workdir/components/zcash_protocol)
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]    Migrating components/zcash_protocol/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking str_stack v0.1.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]    Compiling pprof v0.14.0
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking inferno v0.11.21
[INFO] [stderr]     Checking zcash_history v0.4.0 (/opt/rustwide/workdir/zcash_history)
[INFO] [stderr]        Fixed components/zcash_protocol/src/memo.rs (1 fix)
[INFO] [stderr]        Fixed components/zcash_protocol/src/consensus.rs (2 fixes)
[INFO] [stderr]     Checking zcash_address v0.9.0 (/opt/rustwide/workdir/components/zcash_address)
[INFO] [stderr]    Migrating zcash_history/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking wasm_sync v0.1.2
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]        Fixed zcash_history/src/tree.rs (3 fixes)
[INFO] [stderr]    Migrating components/zcash_address/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling getset v0.1.3
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking bip32 v0.6.0-pre.1
[INFO] [stderr]    Compiling visibility v0.1.1
[INFO] [stderr]    Compiling prost-derive v0.13.4
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking fpe v0.6.1
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking zcash_note_encryption v0.4.1
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Migrating zcash_history/examples/long.rs from 2021 edition to 2024
[INFO] [stderr]     Checking zip321 v0.5.0 (/opt/rustwide/workdir/components/zip321)
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Migrating zcash_history/examples/write.rs from 2021 edition to 2024
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Migrating components/zip321/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.8.1
[INFO] [stderr]     Checking schemerz v0.2.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking bounded-vec v0.9.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking zcash_script v0.4.0
[INFO] [stderr]     Checking halo2_proofs v0.3.0
[INFO] [stderr]     Checking shardtree v0.6.1
[INFO] [stderr]    Migrating zcash_history/examples/lib/main.rs from 2021 edition to 2024
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]    Compiling ambassador v0.4.1
[INFO] [stderr]    Compiling gumdrop_derive v0.8.1
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking zcash_transparent v0.5.0 (/opt/rustwide/workdir/zcash_transparent)
[INFO] [stderr]    Compiling prost v0.13.4
[INFO] [stderr]    Compiling prost-types v0.13.4
[INFO] [stderr]        Fixed components/zcash_encoding/src/lib.rs (10 fixes)
[INFO] [stderr]    Migrating zcash_transparent/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking gumdrop v0.8.1
[INFO] [stderr]    Compiling prost-build v0.13.4
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking tonic v0.13.0
[INFO] [stderr]    Compiling tonic-build v0.13.0
[INFO] [stderr]    Compiling zcash_client_memory v0.0.0 (/opt/rustwide/workdir/zcash_client_memory)
[INFO] [stderr]    Migrating zcash_client_memory/build.rs from 2021 edition to 2024
[INFO] [stderr]     Checking halo2_gadgets v0.3.1
[INFO] [stderr]    Compiling zcash_client_backend v0.20.0 (/opt/rustwide/workdir/zcash_client_backend)
[INFO] [stderr]    Migrating zcash_client_backend/build.rs from 2021 edition to 2024
[INFO] [stderr]     Checking reddsa v0.5.1
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking serde_with v3.8.1
[INFO] [stderr]     Checking redjubjub v0.8.0
[INFO] [stderr]     Checking sapling-crypto v0.5.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking postcard v1.1.1
[INFO] [stderr]     Checking orchard v0.11.0
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking pczt v0.4.0 (/opt/rustwide/workdir/pczt)
[INFO] [stderr]    Migrating pczt/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking zcash_keys v0.11.0 (/opt/rustwide/workdir/zcash_keys)
[INFO] [stderr]    Migrating zcash_keys/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking zcash_primitives v0.25.0 (/opt/rustwide/workdir/zcash_primitives)
[INFO] [stderr]    Migrating zcash_primitives/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking schemerz-rusqlite v0.320.0
[INFO] [stderr]        Fixed zcash_primitives/src/transaction/sighash_v4.rs (3 fixes)
[INFO] [stderr]     Checking zcash_proofs v0.25.0 (/opt/rustwide/workdir/zcash_proofs)
[INFO] [stderr]     Checking zcash_extensions v0.1.0 (/opt/rustwide/workdir/zcash_extensions)
[INFO] [stderr]     Checking zcash v0.1.0 (/opt/rustwide/workdir/zcash)
[INFO] [stderr]    Migrating zcash_primitives/benches/note_decryption.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating zcash_proofs/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating zcash/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating zcash_extensions/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating zcash_client_backend/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed zcash_client_backend/src/data_api/scanning/spanning_tree.rs (14 fixes)
[INFO] [stderr]        Fixed zcash_client_backend/src/scanning.rs (1 fix)
[INFO] [stderr]     Checking zcash_client_sqlite v0.18.4 (/opt/rustwide/workdir/zcash_client_sqlite)
[INFO] [stderr]    Migrating zcash_client_sqlite/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> zcash_client_sqlite/src/wallet/init/migrations/ensure_orchard_ua_receiver.rs:192:15
[INFO] [stdout]     |
[INFO] [stdout] 109 |           let data_file = NamedTempFile::new().unwrap();
[INFO] [stdout]     |               ---------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `data_file` calls a custom destructor
[INFO] [stdout]     |               `data_file` will be dropped later as of Edition 2024
[INFO] [stdout] 110 |           let mut db_data = WalletDb::for_path(
[INFO] [stdout]     |               -----------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `db_data` calls a custom destructor
[INFO] [stdout]     |               `db_data` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 192 |           match db_data
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 193 | |             .conn
[INFO] [stdout] 194 | |             .query_row("SELECT address FROM addresses", [], |row| {
[INFO] [stdout] 195 | |                 Ok(Address::decode(&db_data.params, &row.get::<_, String>(0)?).unwrap())
[INFO] [stdout] 196 | |             }) {
[INFO] [stdout]     | |              ^
[INFO] [stdout]     | |              |
[INFO] [stdout]     | |______________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 204 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `data_file` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `data_file` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-3.10.1/src/file/mod.rs:380:1
[INFO] [stdout]     |
[INFO] [stdout] 380 | impl Drop for TempPath {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `db_data` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusqlite-0.32.1/src/lib.rs:385:1
[INFO] [stdout]     |
[INFO] [stdout] 385 | impl Drop for Connection {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> zcash_client_sqlite/src/wallet/init/migrations/orchard_received_notes.rs:80:13
[INFO] [stdout]     |
[INFO] [stdout]  77 |           transaction.execute_batch({
[INFO] [stdout]     |                       ------------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout]  80 | /             &format!(
[INFO] [stdout]  81 | |                 "CREATE VIEW v_received_notes AS
[INFO] [stdout]  82 | |                     SELECT
[INFO] [stdout]  83 | |                         sapling_received_notes.id AS id_within_pool_table,
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | |                        (orchard_received_notes.tx, {orchard_pool_code}, orchard_received_notes.action_index);"
[INFO] [stdout] 111 | |             )
[INFO] [stdout]     | |_____________^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> zcash_client_sqlite/src/wallet/init/migrations/orchard_received_notes.rs:117:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |           transaction.execute_batch({
[INFO] [stdout]     |                       ------------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 117 | /             &format!(
[INFO] [stdout] 118 | |                 "CREATE VIEW v_received_note_spends AS
[INFO] [stdout] 119 | |                 SELECT
[INFO] [stdout] 120 | |                     {sapling_pool_code} AS pool,
[INFO] [stdout] ...   |
[INFO] [stdout] 129 | |                 FROM orchard_received_note_spends;"
[INFO] [stdout] 130 | |             )
[INFO] [stdout]     | |_____________^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> zcash_client_sqlite/src/wallet/init/migrations/orchard_received_notes.rs:135:13
[INFO] [stdout]     |
[INFO] [stdout] 133 |           transaction.execute_batch({
[INFO] [stdout]     |                       ------------- borrow later used by call
[INFO] [stdout] 134 |               let transparent_pool_code = pool_code(PoolType::TRANSPARENT);
[INFO] [stdout] 135 | /             &format!(
[INFO] [stdout] 136 | |                 "DROP VIEW v_transactions;
[INFO] [stdout] 137 | |                 CREATE VIEW v_transactions AS
[INFO] [stdout] 138 | |                 WITH
[INFO] [stdout] ...   |
[INFO] [stdout] 258 | |                 GROUP BY notes.account_id, notes.txid;"
[INFO] [stdout] 259 | |             )
[INFO] [stdout]     | |_____________^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> zcash_client_sqlite/src/wallet/init/migrations/orchard_received_notes.rs:264:13
[INFO] [stdout]     |
[INFO] [stdout] 262 |           transaction.execute_batch({
[INFO] [stdout]     |                       ------------- borrow later used by call
[INFO] [stdout] 263 |               let transparent_pool_code = pool_code(PoolType::TRANSPARENT);
[INFO] [stdout] 264 | /             &format!(
[INFO] [stdout] 265 | |                 "DROP VIEW v_tx_outputs;
[INFO] [stdout] 266 | |                 CREATE VIEW v_tx_outputs AS
[INFO] [stdout] 267 | |                 SELECT transactions.txid              AS txid,
[INFO] [stdout] ...   |
[INFO] [stdout] 307 | |                 WHERE COALESCE(v_received_notes.is_change, 0) = 0;"
[INFO] [stdout] 308 | |             )
[INFO] [stdout]     | |_____________^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> zcash_client_sqlite/src/wallet.rs:1192:44
[INFO] [stdout]      |
[INFO] [stdout] 1191 |     for row in rows {
[INFO] [stdout]      |                ----
[INFO] [stdout]      |                |
[INFO] [stdout]      |                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 1192 |         if let Some((account_id, ufvkr)) = row? {
[INFO] [stdout]      |                                            ^^^^
[INFO] [stdout]      |                                            |
[INFO] [stdout]      |                                            this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                            up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                            this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                                            up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 1193 |             res.insert(account_id, ufvkr?);
[INFO] [stdout]      |                                    ------
[INFO] [stdout]      |                                    |
[INFO] [stdout]      |                                    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                    `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 1194 |         }
[INFO] [stdout] 1195 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> zcash_client_sqlite/src/wallet.rs:4948:13
[INFO] [stdout]      |
[INFO] [stdout] 4940 |         let st = TestBuilder::new()
[INFO] [stdout]      |             --
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `st` calls a custom destructor
[INFO] [stdout]      |             `st` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 4948 |             account_birthday(st.wallet().conn(), account_id),
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 4951 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `st` invokes this custom destructor
[INFO] [stdout]     --> zcash_client_backend/src/data_api/testing.rs:460:1
[INFO] [stdout]      |
[INFO] [stdout]  460 | impl<Cache, DataStore: WalletTest, Network> Drop for TestState<Cache, DataStore, Network> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> zcash_client_sqlite/src/wallet/init/migrations/orchard_received_notes.rs:80:13
[INFO] [stdout]     |
[INFO] [stdout]  77 |           transaction.execute_batch({
[INFO] [stdout]     |                       ------------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout]  80 | /             &format!(
[INFO] [stdout]  81 | |                 "CREATE VIEW v_received_notes AS
[INFO] [stdout]  82 | |                     SELECT
[INFO] [stdout]  83 | |                         sapling_received_notes.id AS id_within_pool_table,
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | |                        (orchard_received_notes.tx, {orchard_pool_code}, orchard_received_notes.action_index);"
[INFO] [stdout] 111 | |             )
[INFO] [stdout]     | |_____________^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> zcash_client_sqlite/src/wallet/init/migrations/orchard_received_notes.rs:117:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |           transaction.execute_batch({
[INFO] [stdout]     |                       ------------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 117 | /             &format!(
[INFO] [stdout] 118 | |                 "CREATE VIEW v_received_note_spends AS
[INFO] [stdout] 119 | |                 SELECT
[INFO] [stdout] 120 | |                     {sapling_pool_code} AS pool,
[INFO] [stdout] ...   |
[INFO] [stdout] 129 | |                 FROM orchard_received_note_spends;"
[INFO] [stdout] 130 | |             )
[INFO] [stdout]     | |_____________^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating zcash_client_memory/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> zcash_client_sqlite/src/wallet/init/migrations/orchard_received_notes.rs:135:13
[INFO] [stdout]     |
[INFO] [stdout] 133 |           transaction.execute_batch({
[INFO] [stdout]     |                       ------------- borrow later used by call
[INFO] [stdout] 134 |               let transparent_pool_code = pool_code(PoolType::TRANSPARENT);
[INFO] [stdout] 135 | /             &format!(
[INFO] [stdout] 136 | |                 "DROP VIEW v_transactions;
[INFO] [stdout] 137 | |                 CREATE VIEW v_transactions AS
[INFO] [stdout] 138 | |                 WITH
[INFO] [stdout] ...   |
[INFO] [stdout] 258 | |                 GROUP BY notes.account_id, notes.txid;"
[INFO] [stdout] 259 | |             )
[INFO] [stdout]     | |_____________^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> zcash_client_sqlite/src/wallet/init/migrations/orchard_received_notes.rs:264:13
[INFO] [stdout]     |
[INFO] [stdout] 262 |           transaction.execute_batch({
[INFO] [stdout]     |                       ------------- borrow later used by call
[INFO] [stdout] 263 |               let transparent_pool_code = pool_code(PoolType::TRANSPARENT);
[INFO] [stdout] 264 | /             &format!(
[INFO] [stdout] 265 | |                 "DROP VIEW v_tx_outputs;
[INFO] [stdout] 266 | |                 CREATE VIEW v_tx_outputs AS
[INFO] [stdout] 267 | |                 SELECT transactions.txid              AS txid,
[INFO] [stdout] ...   |
[INFO] [stdout] 307 | |                 WHERE COALESCE(v_received_notes.is_change, 0) = 0;"
[INFO] [stdout] 308 | |             )
[INFO] [stdout]     | |_____________^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> zcash_client_sqlite/src/wallet.rs:1192:44
[INFO] [stdout]      |
[INFO] [stdout] 1191 |     for row in rows {
[INFO] [stdout]      |                ----
[INFO] [stdout]      |                |
[INFO] [stdout]      |                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 1192 |         if let Some((account_id, ufvkr)) = row? {
[INFO] [stdout]      |                                            ^^^^
[INFO] [stdout]      |                                            |
[INFO] [stdout]      |                                            this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                            up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                            this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                                            up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 1193 |             res.insert(account_id, ufvkr?);
[INFO] [stdout]      |                                    ------
[INFO] [stdout]      |                                    |
[INFO] [stdout]      |                                    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                    `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 1194 |         }
[INFO] [stdout] 1195 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed zcash_client_memory/src/error.rs (1 fix)
[INFO] [stderr]    Migrating zcash_client_backend/examples/diversify-address.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 13s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: document-features v0.2.8, proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr] crater-edition-check: equihash v0.2.2 (/opt/rustwide/workdir/components/equihash) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: f4jumble v0.1.1 (/opt/rustwide/workdir/components/f4jumble) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: zcash_address v0.9.0 (/opt/rustwide/workdir/components/zcash_address) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: zcash_encoding v0.3.0 (/opt/rustwide/workdir/components/zcash_encoding) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: zcash_protocol v0.6.2 (/opt/rustwide/workdir/components/zcash_protocol) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: zip321 v0.5.0 (/opt/rustwide/workdir/components/zip321) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: pczt v0.4.0 (/opt/rustwide/workdir/pczt) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: zcash_transparent v0.5.0 (/opt/rustwide/workdir/zcash_transparent) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: zcash_primitives v0.25.0 (/opt/rustwide/workdir/zcash_primitives) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: zcash_proofs v0.25.0 (/opt/rustwide/workdir/zcash_proofs) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: zcash v0.1.0 (/opt/rustwide/workdir/zcash) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: zcash_client_backend v0.20.0 (/opt/rustwide/workdir/zcash_client_backend) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: zcash_keys v0.11.0 (/opt/rustwide/workdir/zcash_keys) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: zcash_client_memory v0.0.0 (/opt/rustwide/workdir/zcash_client_memory) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: zcash_client_sqlite v0.18.4 (/opt/rustwide/workdir/zcash_client_sqlite) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: zcash_extensions v0.1.0 (/opt/rustwide/workdir/zcash_extensions) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: zcash_history v0.4.0 (/opt/rustwide/workdir/zcash_history) updating edition from 2021 to 2024
[INFO] [stderr]     Checking zcash_encoding v0.3.0 (/opt/rustwide/workdir/components/zcash_encoding)
[INFO] [stderr]     Checking f4jumble v0.1.1 (/opt/rustwide/workdir/components/f4jumble)
[INFO] [stderr]     Checking zcash_protocol v0.6.2 (/opt/rustwide/workdir/components/zcash_protocol)
[INFO] [stderr]    Compiling equihash v0.2.2 (/opt/rustwide/workdir/components/equihash)
[INFO] [stderr]    Compiling zcash_client_backend v0.20.0 (/opt/rustwide/workdir/zcash_client_backend)
[INFO] [stderr]     Checking zcash_history v0.4.0 (/opt/rustwide/workdir/zcash_history)
[INFO] [stderr]    Compiling zcash_client_memory v0.0.0 (/opt/rustwide/workdir/zcash_client_memory)
[INFO] [stderr]     Checking zcash_address v0.9.0 (/opt/rustwide/workdir/components/zcash_address)
[INFO] [stderr]     Checking pczt v0.4.0 (/opt/rustwide/workdir/pczt)
[INFO] [stderr]     Checking zcash_transparent v0.5.0 (/opt/rustwide/workdir/zcash_transparent)
[INFO] [stderr]     Checking zip321 v0.5.0 (/opt/rustwide/workdir/components/zip321)
[INFO] [stderr]     Checking zcash_primitives v0.25.0 (/opt/rustwide/workdir/zcash_primitives)
[INFO] [stderr]     Checking zcash_keys v0.11.0 (/opt/rustwide/workdir/zcash_keys)
[INFO] [stderr]     Checking zcash_proofs v0.25.0 (/opt/rustwide/workdir/zcash_proofs)
[INFO] [stderr]     Checking zcash v0.1.0 (/opt/rustwide/workdir/zcash)
[INFO] [stderr]     Checking zcash_extensions v0.1.0 (/opt/rustwide/workdir/zcash_extensions)
[INFO] [stderr]     Checking zcash_client_sqlite v0.18.4 (/opt/rustwide/workdir/zcash_client_sqlite)
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> zcash_client_sqlite/src/wallet/init/migrations/orchard_received_notes.rs:80:14
[INFO] [stdout]     |
[INFO] [stdout]  77 |           transaction.execute_batch({
[INFO] [stdout]     |                       ------------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout]  80 |               &format!(
[INFO] [stdout]     |  ______________^
[INFO] [stdout]  81 | |                 "CREATE VIEW v_received_notes AS
[INFO] [stdout]  82 | |                     SELECT
[INFO] [stdout]  83 | |                         sapling_received_notes.id AS id_within_pool_table,
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | |                        (orchard_received_notes.tx, {orchard_pool_code}, orchard_received_notes.action_index);"
[INFO] [stdout] 111 | |             )
[INFO] [stdout]     | |             ^
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]     |               creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> zcash_client_sqlite/src/wallet/init/migrations/orchard_received_notes.rs:117:14
[INFO] [stdout]     |
[INFO] [stdout] 114 |           transaction.execute_batch({
[INFO] [stdout]     |                       ------------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 117 |               &format!(
[INFO] [stdout]     |  ______________^
[INFO] [stdout] 118 | |                 "CREATE VIEW v_received_note_spends AS
[INFO] [stdout] 119 | |                 SELECT
[INFO] [stdout] 120 | |                     {sapling_pool_code} AS pool,
[INFO] [stdout] ...   |
[INFO] [stdout] 129 | |                 FROM orchard_received_note_spends;"
[INFO] [stdout] 130 | |             )
[INFO] [stdout]     | |             ^
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]     |               creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> zcash_client_sqlite/src/wallet/init/migrations/orchard_received_notes.rs:135:14
[INFO] [stdout]     |
[INFO] [stdout] 133 |           transaction.execute_batch({
[INFO] [stdout]     |                       ------------- borrow later used by call
[INFO] [stdout] 134 |               let transparent_pool_code = pool_code(PoolType::TRANSPARENT);
[INFO] [stdout] 135 |               &format!(
[INFO] [stdout]     |  ______________^
[INFO] [stdout] 136 | |                 "DROP VIEW v_transactions;
[INFO] [stdout] 137 | |                 CREATE VIEW v_transactions AS
[INFO] [stdout] 138 | |                 WITH
[INFO] [stdout] ...   |
[INFO] [stdout] 258 | |                 GROUP BY notes.account_id, notes.txid;"
[INFO] [stdout] 259 | |             )
[INFO] [stdout]     | |             ^
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]     |               creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> zcash_client_sqlite/src/wallet/init/migrations/orchard_received_notes.rs:264:14
[INFO] [stdout]     |
[INFO] [stdout] 262 |           transaction.execute_batch({
[INFO] [stdout]     |                       ------------- borrow later used by call
[INFO] [stdout] 263 |               let transparent_pool_code = pool_code(PoolType::TRANSPARENT);
[INFO] [stdout] 264 |               &format!(
[INFO] [stdout]     |  ______________^
[INFO] [stdout] 265 | |                 "DROP VIEW v_tx_outputs;
[INFO] [stdout] 266 | |                 CREATE VIEW v_tx_outputs AS
[INFO] [stdout] 267 | |                 SELECT transactions.txid              AS txid,
[INFO] [stdout] ...   |
[INFO] [stdout] 307 | |                 WHERE COALESCE(v_received_notes.is_change, 0) = 0;"
[INFO] [stdout] 308 | |             )
[INFO] [stdout]     | |             ^
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]     |               creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> zcash_client_sqlite/src/wallet/init/migrations/orchard_received_notes.rs:80:14
[INFO] [stdout]     |
[INFO] [stdout]  77 |           transaction.execute_batch({
[INFO] [stdout]     |                       ------------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout]  80 |               &format!(
[INFO] [stdout]     |  ______________^
[INFO] [stdout]  81 | |                 "CREATE VIEW v_received_notes AS
[INFO] [stdout]  82 | |                     SELECT
[INFO] [stdout]  83 | |                         sapling_received_notes.id AS id_within_pool_table,
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | |                        (orchard_received_notes.tx, {orchard_pool_code}, orchard_received_notes.action_index);"
[INFO] [stdout] 111 | |             )
[INFO] [stdout]     | |             ^
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]     |               creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> zcash_client_sqlite/src/wallet/init/migrations/orchard_received_notes.rs:117:14
[INFO] [stdout]     |
[INFO] [stdout] 114 |           transaction.execute_batch({
[INFO] [stdout]     |                       ------------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 117 |               &format!(
[INFO] [stdout]     |  ______________^
[INFO] [stdout] 118 | |                 "CREATE VIEW v_received_note_spends AS
[INFO] [stdout] 119 | |                 SELECT
[INFO] [stdout] 120 | |                     {sapling_pool_code} AS pool,
[INFO] [stdout] ...   |
[INFO] [stdout] 129 | |                 FROM orchard_received_note_spends;"
[INFO] [stdout] 130 | |             )
[INFO] [stdout]     | |             ^
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]     |               creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> zcash_client_sqlite/src/wallet/init/migrations/orchard_received_notes.rs:135:14
[INFO] [stdout]     |
[INFO] [stdout] 133 |           transaction.execute_batch({
[INFO] [stdout]     |                       ------------- borrow later used by call
[INFO] [stdout] 134 |               let transparent_pool_code = pool_code(PoolType::TRANSPARENT);
[INFO] [stdout] 135 |               &format!(
[INFO] [stdout]     |  ______________^
[INFO] [stdout] 136 | |                 "DROP VIEW v_transactions;
[INFO] [stdout] 137 | |                 CREATE VIEW v_transactions AS
[INFO] [stdout] 138 | |                 WITH
[INFO] [stdout] ...   |
[INFO] [stdout] 258 | |                 GROUP BY notes.account_id, notes.txid;"
[INFO] [stdout] 259 | |             )
[INFO] [stdout]     | |             ^
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]     |               creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> zcash_client_sqlite/src/wallet/init/migrations/orchard_received_notes.rs:264:14
[INFO] [stdout]     |
[INFO] [stdout] 262 |           transaction.execute_batch({
[INFO] [stdout]     |                       ------------- borrow later used by call
[INFO] [stdout] 263 |               let transparent_pool_code = pool_code(PoolType::TRANSPARENT);
[INFO] [stdout] 264 |               &format!(
[INFO] [stdout]     |  ______________^
[INFO] [stdout] 265 | |                 "DROP VIEW v_tx_outputs;
[INFO] [stdout] 266 | |                 CREATE VIEW v_tx_outputs AS
[INFO] [stdout] 267 | |                 SELECT transactions.txid              AS txid,
[INFO] [stdout] ...   |
[INFO] [stdout] 307 | |                 WHERE COALESCE(v_received_notes.is_change, 0) = 0;"
[INFO] [stdout] 308 | |             )
[INFO] [stdout]     | |             ^
[INFO] [stdout]     | |             |
[INFO] [stdout]     | |_____________temporary value is freed at the end of this statement
[INFO] [stdout]     |               creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zcash_client_sqlite` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zcash_client_sqlite` (lib test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "81d67603c10caceeea44f09863873ff02543c31e4fe049540c4b78575cc34498", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81d67603c10caceeea44f09863873ff02543c31e4fe049540c4b78575cc34498", kill_on_drop: false }`
[INFO] [stdout] 81d67603c10caceeea44f09863873ff02543c31e4fe049540c4b78575cc34498
